home *** CD-ROM | disk | FTP | other *** search
/ Amiga Games: Greatest Hits 1996 / Amiga Games: Greatest Hits 1996.iso / userbox / publicdomain / screenclock / screenclock.readme < prev    next >
Text File  |  1996-05-28  |  2KB  |  41 lines

  1. short: v1.83:date/time/mem/cpu in curr. screen
  2. type: util/time
  3. author: Thomas Igracki
  4. version: 1.83
  5. uploader: T.Igracki@Bamp.berlinet.de
  6.  
  7. This  program  displays the date, time and optional the free memory in
  8. your  current  screen's  titlebar  (left  to  the depth-gadget) in the
  9. actual  language.   Additionaly  the  current cpu usage can be display
  10. too!
  11.  
  12. The features are:
  13.  
  14. - configurable date and time format
  15. - optional showing of the free memory
  16. - in-/excluding screens to be used or not used
  17. - adjustable update-rate in which the display should be updated
  18. - using a notified environment variable (multiple lines), named
  19.   SCREENCLOCK, which will be read at startup and on changing
  20. - observing ENV:SYS/locale.prefs to get informed, if the language
  21.   changed
  22. - optional working only on public-screens
  23. - adjustable task priority
  24. - supporting autoscroll screen
  25. - v1.72: displaying 1/50ths of a second on demand
  26. - v1.73: double the 1/50ths of a second on demand to have pseudo 1/100
  27. - v1.8 : displaying the current cpu usage optionaly
  28.          suppress locking of the screen while writing to it
  29. - v1.81: fixes a bug if 'NoLockScreen' is off (the pubScreen wasn't
  30.          unlocked)
  31. - v1.82: Fix: Recompiled with new SysInfo.library interface, because
  32.               the spelling of the library changed (sysinfo->SysInfo).
  33.          Fix: I didn't checked if CpuUsageLastsec is implemented.
  34.               If not implemented, then the cpu-usage is not available.
  35. - v1.83: New: ScreenClock didn't needs the ShowTitle-Flag of a screen to
  36.               work with. So now, ScreenClock works on MUI-Screens.
  37.          New: Now you can choose between recent (last 60 sec) or last sec
  38.               CpuUsage
  39.  
  40. Enjoy it!
  41.